Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve clippy warnings #1201

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Resolve clippy warnings #1201

merged 2 commits into from
Nov 2, 2023

Conversation

spenserblack
Copy link
Collaborator

This removes unnecessary references (not raised by clippy, but fixed with cargo clippy --fix)
and simplifies the return type signatures.

src/info/git/mod.rs Outdated Show resolved Hide resolved
src/info/git/mod.rs Outdated Show resolved Hide resolved
Copy link
Owner

@o2sh o2sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for taking care of the last clippy warnings @spenserblack

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
@o2sh o2sh merged commit d6bc16b into o2sh:main Nov 2, 2023
10 of 11 checks passed
@o2sh o2sh added the chore label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants